Skip to content

[HIP] Fix error code for unsupported program info #2357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

npmiller
Copy link
Contributor

Unsupported program info should return unsupported enumeration instead of unsupported feature.

This aligns with the CUDA adapter and makes the CTS understand that these properties aren't failing but just unsupported.

Unsupported program info should return unsupported enumeration instead
of unsupported feature.

This aligns with the CUDA adapter and makes the CTS understand that
these properties aren't failing but just unsupported.
@npmiller npmiller requested review from a team as code owners November 20, 2024 11:50
@npmiller npmiller requested a review from Seanst98 November 20, 2024 11:50
@github-actions github-actions bot added conformance Conformance test suite issues. hip HIP adapter specific issues labels Nov 20, 2024
No need to keep an empty function, it can always be added if we need it
in the future.
@npmiller npmiller requested a review from a team as a code owner November 20, 2024 14:11
@github-actions github-actions bot added the cuda CUDA adapter specific issues label Nov 20, 2024
@npmiller
Copy link
Contributor Author

npmiller commented Dec 6, 2024

L0 failures look unrelated, this patches doesn't touch the L0 adapter at all

@npmiller npmiller added the ready to merge Added to PR's which are ready to merge label Dec 6, 2024
@kbenzie kbenzie merged commit 89def64 into oneapi-src:main Dec 6, 2024
71 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. cuda CUDA adapter specific issues hip HIP adapter specific issues ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants